C#
VB
C++
Appends the double cut line object to the collection using the specified index..
public override void Insert(
int index,
MedicalViewerDoublePlaneCutLine item
)
Public Overrides Sub Insert( _
ByVal index As Integer, _
ByVal item As MedicalViewerDoublePlaneCutLine _
)
index
Index of the item to insert.
item
MedicalViewerDoublePlaneCutLine that represents the item to be inserted.
MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine> Class
MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine> Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET